docs: Add a missing word
authorMatthias Clasen <mclasen@redhat.com>
Fri, 28 Nov 2014 17:34:56 +0000 (12:34 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 28 Nov 2014 19:25:42 +0000 (14:25 -0500)
gdk/gdkdevice.c

index f71ff504855e96870e452283eebfc92e4db8f6ca..ebef53bfe5495cb924a4e1dba033df8eb319824d 100644 (file)
@@ -1733,7 +1733,7 @@ _gdk_device_window_at_position (GdkDevice        *device,
  * gdk_device_get_last_event_window:
  * @device: a #GdkDevice, with a source other than %GDK_SOURCE_KEYBOARD
  *
- * Gets information about which window the given pointer device is in, based on
+ * Gets information about which window the given pointer device is in, based on events
  * that have been received so far from the display server. If another application
  * has a pointer grab, or this application has a grab with owner_events = %FALSE,
  * %NULL may be returned even if the pointer is physically over one of this